home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / dev / amos / AMOS1097.lzh / AMOSLIST / 000030_amos-request@svcs1.digex.net_Thu Oct 2 22:05:00 1997.msg < prev    next >
Internet Message Format  |  1997-11-02  |  3KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id WAA15905
  3.     for <mcox@access.digex.net>; Thu, 2 Oct 1997 22:04:58 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id TAA02085
  6.     for amos-out; Thu, 2 Oct 1997 19:42:08 -0400 (EDT)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id TAA02082
  9.     for <amos-list@svcs1.digex.net>; Thu, 2 Oct 1997 19:42:07 -0400 (EDT)
  10. Received: from punt-1.mail.demon.net (punt-1d.mail.demon.net [194.217.242.138])
  11.     by mail3.access.digex.net (8.8.5/8.8.5) with SMTP id TAA09563
  12.     for <amos-list@access.digex.net>; Thu, 2 Oct 1997 19:42:06 -0400 (EDT)
  13. Received: from agasinc.demon.co.uk ([193.237.4.98]) by punt-1.mail.demon.net
  14.            id ad1107735; 3 Oct 97 0:24 BST
  15. From: Andy Gibson <andy@agasinc.demon.co.uk>
  16. To: Peter Falkesand <peter.falkesand@vux.alingsas.se>
  17. CC: Amos List <amos-list@access.digex.net>
  18. Date: Thu, 02 Oct 1997 00:22:31 -0000
  19. Message-ID: <yam7214.1568.2289216@post.demon.co.uk>
  20. In-Reply-To: <199710021622.SAA29633@vux.alingsas.se>
  21. X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
  22. Organization: AGAS Productions
  23. Subject: Re: Dec To Hex
  24. MIME-Version: 1.0
  25. Content-Type: text/plain; charset=iso-8859-1
  26. Content-Transfer-Encoding: 8bit
  27. X-MIME-Autoconverted: from quoted-printable to 8bit by svcs1.digex.net id TAA02083
  28. Status: O
  29. X-Status: 
  30.  
  31. On 02-Oct-97, Peter Falkesand wrote:
  32. >Hi All..
  33.  
  34. Hi...
  35.  
  36. >Is there some good extension that converts Dec to Hex ???
  37.  
  38. Dunno, sorry :(
  39.  
  40. >I know AMOS has one of it self but i doesn't like it.
  41. >A$=Hex$(50) give me the answer $32
  42. >But i doesn't want the $-sign in the value.. 
  43.  
  44. Simply do the following....
  45.  
  46. A$=Hex$(50)
  47. B$=A$-"$"
  48. Print B$
  49.  
  50. Which will give the value 32 without the leading `$'
  51.  
  52. hope this helps :)
  53.  
  54. >Happy to get answers..
  55.  
  56. Sorry  I didn't have answers to your other quesies, but I'm sure I was
  57. even late with the above :(
  58.  
  59. -- 
  60.      _             _        _         _
  61.     _)\        ____)\      _)\   _____)\   #cONTACT mE fOR mORE iNFO#
  62.    /o� \      /o�____)    /o� \ /o�_____)  #oN aREA51 rELEASES aLSO.#
  63.   //    \    // /  __    //    \\\ \____ 
  64.  /.  O   \  /. /___\ \  /.  O   \\____  \  *andy@agasinc.demon.co.uk*
  65. /    _    \/   Y   Y  \/    _    \ ___\\ \
  66. \ __/ \___/\_________ /\___/ \ __//______/        Team *AMOS*
  67.  Y                   Y        Y   Y      
  68. L8R                  :        ï¿½   ï¿½            #cOMING sOON'ish#
  69.  .     Andy Gibson (AGAS Productons)           *Roswell Gfx Adv*
  70.  ï¿½         -=<(aka SKiDZ/A51)>=-                      9T7
  71.